create

fun create(value: Long): MutableRealmInt

Creates a new, unmanaged MutableRealmInt with the specified initial value.

Parameters

value

initial value.